-
Home
-
SlimStat Analytics
-
5.2.9 (latest)
-
Code
-
Classes
- CookieJar
Total Complexity |
62 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
297 |
Lines of code |
187 |
Logical lines of code |
96 |
Comment lines |
59 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setCookie() |
A |
46 |
13 |
37 |
withCookieHeader() |
A |
53 |
9 |
20 |
clear() |
S |
52 |
7 |
30 |
extractCookies() |
S |
56 |
6 |
17 |
getCookiePathFromRequest() |
S |
57 |
6 |
17 |
shouldPersist() |
S |
67 |
4 |
8 |
getCookieByName() |
S |
66 |
4 |
8 |
__construct() |
S |
66 |
3 |
9 |
removeCookieIfEmpty() |
S |
64 |
3 |
10 |
fromArray() |
S |
61 |
2 |
12 |
clearSessionCookies() |
S |
67 |
2 |
8 |
toArray() |
S |
73 |
1 |
5 |
count() |
S |
80 |
1 |
3 |
getIterator() |
S |
79 |
1 |
3 |